GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ViewerKeyPress Event





In This Topic
ViewerKeyPress Event
In This Topic
Syntax
'Declaration
 
Public Event ViewerKeyPress As GdViewer.ViewerKeyPressEventHandler
public event GdViewer.ViewerKeyPressEventHandler ViewerKeyPress
public event ViewerKeyPress: GdViewer.ViewerKeyPressEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.ViewerKeyPressEventHandler* ViewerKeyPress
public:
event GdViewer.ViewerKeyPressEventHandler^ ViewerKeyPress
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members